home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9891 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.unt.edu!news
  2. From: Steve Fogoros <sfogoros@hsc.unt.edu>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Help !!!!! on 'strstr"
  5. Date: Wed, 13 Mar 1996 23:15:56 -0800
  6. Organization: University of North Texas Health Science Center
  7. Message-ID: <3147C7AC.6EE3@hsc.unt.edu>
  8. References: <314703FF.4045@msmail.st.stems.com> <jodellDo7097.Bto@netcom.com> <TANMOY.96Mar13090926@qcd.lanl.gov>
  9. NNTP-Posting-Host: sfogoros.hsc.unt.edu
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win16; I)
  14.  
  15. Tanmoy Bhattacharya wrote:
  16.  
  17. > Any user function whose name begins with `is' followed by a lower case
  18. > letter violates the ANSI C standard.
  19.  
  20. You mentioned the same kind of violation regarding user functions that start with
  21. 'str' followed by lower case letter in another post. I apologize that I question
  22. this without being intimately familiar with ANSI C Standard. I am having a hard time
  23. believing the standard would consider my use of other than reserved words a violation.
  24. (What kind of ticket would I get for an infraction? Is the implementation required to
  25. check for this and warn or error?)
  26.  
  27. Seriously, I will look this up because it seems strange to me and I didn't know
  28. anything about it. I quick scanned my K&R2 but did not find anything there.
  29.  
  30. -- 
  31. Steve Fogoros, Academic Information Coordinator
  32. University of North Texas Health Science Center
  33. sfogoros@hsc.unt.edu
  34.